]> dgit.raspbian.org Git - linux-4.9.git/commit
bcm2708_fb: Avoid firmware mbox call in vc_mem_copy
authorpopcornmix <popcornmix@gmail.com>
Thu, 4 May 2017 16:38:22 +0000 (17:38 +0100)
committerpopcornmix <popcornmix@gmail.com>
Thu, 4 May 2017 16:47:37 +0000 (17:47 +0100)
commit26ff5b07c68dc9785910df80223dc6798a38f202
tree5b705b38eba257c0a77370fa8d6213db6355ec91
parent56842841fe14c92156e9fa68aa7d153eeb89378b
bcm2708_fb: Avoid firmware mbox call in vc_mem_copy

If firmware has locked up it is useful to get vcdbg log out without a firmware mbox response.
Issue the mbox call at probe time instead.

Signed-off-by: popcornmix <popcornmix@gmail.com>
drivers/video/fbdev/bcm2708_fb.c